Skip to main content
Glama

Project Tracker MCP Server

Natural Language Query

Convert natural language queries into actionable insights for project and task management within the Project Tracker MCP Server, enabling users to retrieve and organize data efficiently.

Instructions

Process natural language queries with enhanced entity discovery and intelligent analysis

Input Schema

NameRequiredDescriptionDefault
promptYesNatural language query (e.g., "Show me John's overdue tasks")

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "Natural language query (e.g., \"Show me John's overdue tasks\")", "maxLength": 500, "minLength": 5, "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from Project Tracker MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jatinderbhola/mcp-taskflow-tracker-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server